home *** CD-ROM | disk | FTP | other *** search
/ Computer Life 1995 December / Computer Life December 1995.iso / astound / ini.cmp / ASTCOMM.INI < prev    next >
INI File  |  1995-03-15  |  2KB  |  76 lines

  1. ;==========================================================================
  2. ; * NOTE:
  3. ; This file is used to store specific configuration information for
  4. ; Astound & Astound Studio. There should be no need to modify this file
  5. ; or unexpected results may occur.
  6. ;==========================================================================
  7.  
  8. ; The directory path where the common directory (astcommn) is
  9. ; located. This must be an absolute path and it must have a "\"
  10. ; at the end.
  11. [Directory]
  12. Common=
  13.  
  14. ; The proper name of the applications.
  15. ; They should be listed in the same order as they appear in the
  16. ; launcher's tool bar.
  17. ;
  18. [Application Names]
  19. App1=Astound
  20. App2=Media Manager
  21. App3=Astound Actor
  22. App4=Astound Animator
  23. App5=Astound Draw
  24. App6=Astound Image
  25. App7=Astound Sound
  26. App8=Astound Video
  27. App9=Central Hub
  28. App10=Launcher
  29.  
  30. ; The directory paths for each of the applications. Should not have a "\"
  31. ; at the end. If the first character is a "*", the path is relative to the
  32. ; common directory. The entry name for each application must be the
  33. ; same proper name that was used in the [Application Names] section.
  34. ;
  35. [Application Paths]
  36. Astound=*..\astound
  37. Media Manager=*..\astound
  38. Astound Actor=*..\studio\actor
  39. Astound Animator=*..\studio\anim
  40. Astound Draw=*..\studio\draw
  41. Astound Image=*..\studio\image
  42. Astound Sound=*..\studio\sound
  43. Astound Video=*..\studio\video
  44. Central Hub=*
  45. Launcher=*..\studio
  46.  
  47. ; The executable filenames for each of the applications.
  48. ; The entry name for each application must be the same proper name that was
  49. ; used in the [Application Names] section.
  50. ;
  51. [Application Executable Names]
  52. Astound=astound2.bin
  53. Media Manager=mediaman.bin
  54. Astound Actor=awce.bin
  55. Astound Animator=awme.bin
  56. Astound Draw=astdraw.bin
  57. Astound Image=imager.bin
  58. Astound Sound=ase.bin
  59. Astound Video=nova.bin
  60. Central Hub=hub16a.tsk
  61. Launcher=launch.bin
  62.  
  63. [Launcher Options]
  64. ButtonSize=18
  65. OnTop=1
  66. SavePosition=1
  67. ToolTips=1
  68.  
  69. [Options]
  70. ;NoLaunchLibs=1
  71. StatusWnd=0
  72. Debug=0
  73. ; Minimum amount of Windows resources that have to be available in order
  74. ; to invoke an app. Default=15 (%).
  75. ;MinFreeRes=15
  76.